![]() |
PATH![]() |
Many JManager functions require you to pass strings in their parameter lists. These strings must be passed as a text object to allow use of different text encodings. Such a text object has the following type definition:
typedef struct JMText* JMTextRef;
Previous | Back Up One Level | Next |